ImageForwardTransformation
ImageForwardTransformation[image,f] gives an image in which each pixel at position f[{x,y}] corresponds to the position {x,y} in image.
ImageForwardTransformation[image,f,size] gives an image of the specified size.
ImageForwardTransformation[video,…] transforms frames of a video.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.